Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
DhcpSubOptionRemoteId Class Reference

DHCP sub option remote identification structure. More...

Inheritance diagram for DhcpSubOptionRemoteId:
DhcpOption Pdu Signal

Public Attributes

byte getRemoteIdType
 
byte getRemoteIdLength
 
mac getMacAddress
 
- Public Attributes inherited from DhcpOption
byte getOptionCode
 
byte getOptionLength
 
vector< DhcpOptiongetSubOptions
 

Detailed Description

DHCP sub option remote identification structure.

Member Data Documentation

◆ getMacAddress

mac DhcpSubOptionRemoteId::getMacAddress

◆ getRemoteIdLength

byte DhcpSubOptionRemoteId::getRemoteIdLength

◆ getRemoteIdType

byte DhcpSubOptionRemoteId::getRemoteIdType

The documentation for this class was generated from the following file: